home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02104.DIR / 00025.ls < prev    next >
Encoding:
Text File  |  1998-03-12  |  237 b   |  9 lines

  1. on exitFrame
  2.   set the visible of sprite 4 to 0
  3.   set the visible of sprite 5 to 0
  4.   set the visible of sprite 7 to 1
  5.   set the visible of sprite 8 to 1
  6.   set the cursor of sprite 10 to [3, 4]
  7.   set the cursor of sprite 11 to [3, 4]
  8. end
  9.